Esx Settings Clusters Software Reports PciDevice
The Esx Settings Clusters Software Reports PciDevice schema contains information about a PCI Device.
This schema was added in vSphere API 7.0.0.0.
{
"display_name": "string",
"driver_name": "string",
"vendor": "string",
"vid": "string",
"did": "string",
"svid": "string",
"ssid": "string"
}
Display name of the device.
This property was added in vSphere API 7.0.0.0.
Driver Name of the device.
This property was added in vSphere API 7.0.0.0.
Vendor Name of the device.
This property was added in vSphere API 7.0.0.0.
PCI VID of the device.
This property was added in vSphere API 7.0.0.0.
PCI DID of the device.
This property was added in vSphere API 7.0.0.0.
PCI SVID of the device.
This property was added in vSphere API 7.0.0.0.
PCI SSID of the device.
This property was added in vSphere API 7.0.0.0.